Add GTK_PRINTER_OPTION_TYPE_ALTERNATIVE which is semantically the same as
authorMatthias Clasen <mclasen@redhat.com>
Sat, 17 Jun 2006 04:53:22 +0000 (04:53 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sat, 17 Jun 2006 04:53:22 +0000 (04:53 +0000)
commit320660fb8100271f4abc59a0d86ff02864288dc6
tree407a104d5da26dc1b2dc0eb32f5ff45c9d3637a6
parent505c6149ccb651e9b9c0d19c6f82da5b43016ac9
Add GTK_PRINTER_OPTION_TYPE_ALTERNATIVE which is semantically the same as

2006-06-17  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkprinteroption.h:
* gtk/gtkprinteroption.c: Add GTK_PRINTER_OPTION_TYPE_ALTERNATIVE
which is semantically the same as PICKONE, but is intended to
show all options all the time.

* gtk/gtkprinteroptionwidget.c: Implement ALTERNATIVE as radio
group.
ChangeLog
ChangeLog.pre-2-10
gtk/gtkprinteroption.c
gtk/gtkprinteroption.h
gtk/gtkprinteroptionwidget.c